home *** CD-ROM | disk | FTP | other *** search
- Path: news2.ios.com!usenet
- From: vlad@gramercy.ios.com (Vlastimil Adamovsky)
- Newsgroups: comp.lang.smalltalk,comp.object,comp.lang.c++,comp.lang.java
- Subject: Re: The Good, the Bad, the Ugly, and the Wicked ...
- Date: Tue, 02 Apr 1996 02:05:47 GMT
- Organization: Internet Online Services
- Message-ID: <4jq1n7$cfn@news2.ios.com>
- References: <31570B8E.5A12@vmark.com> <31586721.1750@mobius.net> <4jbk0m$jt9@news4.digex.net> <AD7EDB45966858C12@mac-sandvik.engr.sgi.com> <315A17CC.7C8F@bnr.ca> <AD801A639668229B21@mac-sandvik.engr.sgi.com>
- NNTP-Posting-Host: ppp-45.ts-7.hck.idt.net
- X-Newsreader: Forte Free Agent 1.0.82
-
- sandvik@sgi.com (Kent Sandvik) wrote:
-
- >In article <315A17CC.7C8F@bnr.ca>,
- >Andrzej Bieszczad <andrzej@bnr.ca> wrote:
-
- > >Kent Sandvik wrote:
- > >>
- > >> It depends how you defined dynamic binding, could you send messages to
- > >> arbitrary methods in C++ during runtime (or java, by the way)?
- > >
- > >It sounds really strange if you want to send messages to methods :-)
- >
- >Yep, even more strange when the system responds "method not found" :-).
-
- I usually send message to an object to instruct it to execute a
- method. THEN it can happen that the "method not found" . By other
- words you will see on your screen something like: "doesNotUnderstand:"
- *******************************************
- * Vlastimil Adamovsky *
- * Smalltalk, C++ and Envelop development *
- *******************************************
-
-